home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / edit / vedt.zip / DEMO.BAT < prev    next >
DOS Batch File  |  1990-09-19  |  329b  |  14 lines

  1. echo off
  2. echo -
  3. echo - This starts up the VEDIT PLUS demo/tutorial,
  4. echo - but does not include the Compiler Support.
  5. echo -
  6. echo - Run "READ-ME" for directions on how to run
  7. echo - the Compiler Support portion of this demo.
  8. echo -
  9. pause
  10. echo -
  11. echo - The demo takes 20 seconds to load...
  12. echo -
  13. vdemo -s196 -x demo
  14.